Many fixes for save/restore and related areas for PAE in particular. Now
authorsmh22@firebug.cl.cam.ac.uk <smh22@firebug.cl.cam.ac.uk>
Wed, 16 Nov 2005 16:45:03 +0000 (17:45 +0100)
committersmh22@firebug.cl.cam.ac.uk <smh22@firebug.cl.cam.ac.uk>
Wed, 16 Nov 2005 16:45:03 +0000 (17:45 +0100)
commit4c908cf0e3de0fe102886a9e52f5aa236fb2e20c
treecc5be7b7af675d0b1f68a5a63e01e0250e7ffbe7
parent329d8364e04d873072e507eabd91aa46bc17112a
Many fixes for save/restore and related areas for PAE in particular. Now
should be able to save/restore successfully on machines with up to 16GB
and any size of guest.

Signed-off-by: Steven Hand <steven@xensource.com>
13 files changed:
linux-2.6-xen-sparse/arch/xen/i386/mm/ioremap.c
linux-2.6-xen-sparse/drivers/xen/blktap/blktap.c
linux-2.6-xen-sparse/drivers/xen/privcmd/privcmd.c
linux-2.6-xen-sparse/include/asm-xen/asm-i386/pgtable.h
linux-2.6-xen-sparse/include/asm-xen/asm-x86_64/pgtable.h
linux-2.6-xen-sparse/include/asm-xen/linux-public/privcmd.h
tools/libxc/xc_linux_restore.c
tools/libxc/xc_linux_save.c
tools/libxc/xc_private.c
tools/libxc/xg_private.h
tools/libxc/xg_save_restore.h
tools/python/xen/xend/XendCheckpoint.py
xen/arch/x86/mm.c